home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / doscomm.zip / README < prev   
Text File  |  1991-09-14  |  12KB  |  235 lines

  1.  
  2.  
  3.               DOS  UTILITIES  (C)1991  BY  RO-SOFT
  4.  
  5.               MAKE  YOUR  COMPUTING  EAZY
  6.  
  7.  
  8.     This utility, DOSCOMM.EXE Version 3.5 release, is one of many products of
  9.   the results of more than two years worth of program development work. It is
  10.   virus proof, and is designed to assist  in the use of  DOS commands.  It is
  11.   being submitted for distribution as Shareware, so that users may try it out
  12.   before spending  money on software  that they can't use.   It is written in
  13.   assembly language to generate compact functions.
  14.  
  15.     Non-registered  users of this software, are granted a limited license, to
  16.   make an  evaluation copy for trial use on a  non-commercial basis,  for the
  17.   purpose of determining whether These Programs are suitable for their needs.
  18.   At the end of this trial period,  you should either register your copy,  or
  19.   discontinue using this SoftWare.
  20.  
  21.  
  22.   DISCLAIMER : Use of this program acknowledges this disclaimer of warranty :
  23.   "These programs are supplied as is.  RO-SOFT  disclaims all warranties,
  24.   express or implied, including, and without limitation, the warranties
  25.   of merchantability and of fitness of these programs for any purpose.
  26.   RO-SOFT assumes no liability for damages direct or consequential,
  27.   which may result from the use of these programs."
  28.  
  29.  
  30.     ■ DOSCOMM.EXE ■ This is a TSR type program. That is when run it will
  31.     load itself in memory and stay there until it is unloaded.
  32.  
  33.         This program requires only 3.5K Bytes of memory, and will remain
  34.     loaded, until you enter it`s name again, or the system is re-booted.
  35.     To load the program type in `DOSCOMM` at the DOS prompt, or put this
  36.     command into your autoexec.bat file.
  37.  
  38.         The program functions include the following :
  39.  
  40.     ■ Assign a Command, or a Series of Commands To The Function Keys.
  41.  
  42.     ■ Edit keys enabled on DOS command line as follows.
  43.       Back Space, Insert, Delete, Home, End, Left Arrow, and Right Arrow
  44.  
  45.     ■ Storrage and scroll through, of last 15 commands entered using the
  46.       Up Arrow and  Down Arrow Keys, or  Mouse Movement.  To Execute the
  47.       Command Press 'Enter' or Left Mouse Button.  Stored Command Length
  48.       is limited to sixty-three  characters,  but does not hinder longer
  49.       DOS commands.
  50.  
  51.     ■ Function Keys F11, and F12 Set new Screen Colors if You Have an ex-
  52.       tended keyboard on your system.
  53.  
  54.     ■ To Edit the Command List,  For Keys  F1 To F10,  Enter "DOSCOMM /n"
  55.       at the DOS Prompt.  The Current List Will be Displayed For Editing.
  56.       The Last Character of a Command is Required to be a " ", Space or a
  57.       "#", Pound.  The " ", Tells DOS to Wait For a Command Option Entry.
  58.       The "#", Tells DOS to Execute The Command Immediately.  All String
  59.       Commands Must End With a "#", Except the Last in String.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.         ████████████████████████████████████████████████████████
  66.         █╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨█
  67.         █             RO-SOFT   SYSTEMS   (C) 1991             █
  68.         █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  69.         █╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫█
  70.         █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  71.         █   DOS  UTILITIES  Ver  3.5  BY   ROBERT   OSSOWSKI   █
  72.         █╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥█
  73.         ████████████████████████████████████████████████████████
  74.  
  75.  
  76.  
  77.   Previous Updates : Version 2.4 Fixed DOS 4.01 Large Disk Partition Problem.
  78.  
  79.   Version 2.5 included new features as follows :
  80.     ■ New directory display and file execution routine POPDIR.EXE
  81.     ■ New TSR for assigning DOS commands to Function Keys DOSCOMM.EXE
  82.   Version 3.0 included new features as follows :
  83.     ■ Mouse cursor control and line draw for EDIT.EXE
  84.     ■ Mouse and keyboard menu control for EDIT.EXE
  85.     ■ Auto directory listing and select for EDIT.EXE
  86.     ■ New color select and save for EDIT.EXE
  87.   Version 3.1 included new features as follows :
  88.     ■ Correction in Virus Detection, All Routines
  89.     ■ Execute Command Option Entry added in EDIT.EXE and POPDIR.EXE
  90.     ■ EDIT.EXE Functions F2, Center Text, and Alt-F2, Left Align
  91.   Version 3.2 changes as follows :
  92.     ■ Function Ctrl-F10, Initiate Text Use Log for shell menuing system
  93.     ■ Function Alt-F10, Initiate Binary Use Log for shell menuing system
  94.     ■ List/Print Functions For Both Types of Use Logs
  95.     ■ Passname Protection availability added for every menu entry
  96.     ■ List File Function Added to POPDIR.EXE in Both Modes
  97.     ■ New Mouse Character Draw Mode and Draw Menu for EDIT.EXE
  98.     ■ New Routine COLRTEXT.EXE Display color text at selected rate
  99.     ■ Function Ctrl-R(n) in color text changes display rate
  100.   Version 3.3 changes as follows :
  101.     ■ Code added (All Routines) to accomodate CGA color adapters & monitors
  102.     ■ Disk functions corrected for 1.2M floppy disk problem
  103.     ■ Disk functions re-coded to handle 130M partitions and 1024 ents/dir
  104.     ■ New Disk functions : DISKSCAN, CHKFRAG, CHKROOT, and DEFRAG.EXE
  105.     ■ EDIT.EXE Upgrade ■ Max Edit File Size From 4M to Unlimited.
  106.                ■ Mono Text Max Chars Per Edit Line Now 80/160.
  107.                ■ Left Display Margin Set, by F5 and Auto.
  108.                ■ Color Text Screen Fill Attribute Now Black.
  109.                ■ List Files From Directory Window
  110.                ■ Much Improved Search and Replace Function
  111.                ■ Add Alt-K A Function. Append Block to File
  112.       Version 3.4 ■ Correct Misc. Problems Incurred By New Functions.
  113.           ■ Two Printable Documentation Manuals
  114.       Version 3.5 ■ Menu Select From Keyboard Letter Entry
  115.           ■ Improved File Find Routine WHERE.EXE
  116.           ■ TREE.EXE Limits Increased To Six Dir Levels Deep
  117.           ■ DOSCOMM.EXE Now Handles Multiple Commands On Function Key
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.         ████████████████████████████████████████████████████████
  126.         █╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨█
  127.         █             RO-SOFT   SYSTEMS   (C) 1991             █
  128.         █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  129.         █╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫╫█
  130.         █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  131.         █   DOS  UTILITIES  Ver  3.5  BY   ROBERT   OSSOWSKI   █
  132.         █╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥█
  133.         ████████████████████████████████████████████████████████
  134.  
  135.  
  136.  
  137.  
  138.     Features include :
  139.  
  140.         ■ Virus Detection in all included utilities
  141.         ■ Almost No Memory Overhead on shell menuing system
  142.         ■ Automatic Screen Layout of menus
  143.         ■ Use Log may be generated or not generated
  144.         ■ Non Editable Binary Use Log for Auditing Purposes
  145.         ■ Password Protection available on any menu line
  146.         ■ Up to Thirty-Two entries per menu page
  147.         ■ Menu Line description up to sixty-five characters
  148.         ■ Command String up to sixty-five characters
  149.         ■ Run DOS .BAT files
  150.         ■ Formatted or Direct Edit menu changing and creation
  151.         ■ No Limit on number of menu pages
  152.         ■ Permanent Screen Color selection by user
  153.         ■ Easy File and Disk Management System
  154.         ■ Programmers Text Editor w/Mouse Draw & Colorize Modes
  155.         ■ Edit Any Size File With Same Memory Requirement
  156.         ■ Colorize Text Files And Display With COLRTEXT.EXE
  157.         ■ Automatic ANSI File Generation And Display With ANSI.EXE
  158.         ■ Mouse/Keybord Draw Line & Char Modes In Mono & Color
  159.         ■ Color DDir List/Print/All Dirs & All Files On Disk
  160.         ■ List/Print Dir Tree With # Files Each Dir & # Bytes Stored
  161.         ■ Locate Files Anywhere On System & List All Occurrences
  162.         ■ Repeat a DOS Command In All Directories On Drive
  163.         ■ Assign DOS Function Keys and Edit Command Line
  164.         ■ Use Mouse To Select Execution of Any of Last 15 Commands
  165.         ■ Pop Up Directory Window, Access Any Dir, List/View Files
  166.         ■ Clock and Pop Up Clock Calander w/Alarm & Message
  167.         ■ Create Your Own Pop Up Help Mono Or Color With DOSHELP.EXE
  168.         ■ Other DOS Utilities Being Added Periodically
  169.  
  170.  
  171.  
  172.         ████████████████████████████████████████████████████████
  173.         █             RO-SOFT   SYSTEMS   (C) 1991             █
  174.         █   DOS  UTILITIES  Ver  3.5  BY   ROBERT   OSSOWSKI   █
  175.         ████████████████████████████████████████████████████████
  176.  
  177.   ■ Files Included In The Utilities Package On This Disk   ■
  178.   ■ README   DST   11847 09-10-91 ■ This Introduction Text File
  179.   ■ DOSUTL34 EXE  273655 09-10-91 ■ Full Utilities Package in ZIPEXE Form
  180.   ■ READMEZ         5053 09-10-91 ■ Introduction For ZIPEXE Package
  181.   ■ UTL35DOC EXE   70475 09-10-91 ■ All Documentation Files For System ZIPEXE
  182.   ■ UTL35EXE EXE  186641 09-10-91 ■ All Execute Routines And Support ZIPEXE
  183.   ■ README   DOC    8744 09-10-91 ■ Documentation Introduction File
  184.   ■ DOSUTL35 MAN   67109 09-10-91 ■ Printable DOC File Covering Most Utilities
  185.   ■ EZTEXT35 MAN   42430 09-10-91 ■ Printable Manual File For EDIT.EXE
  186.   ■ SHELLHLP DAT   45610 09-10-91 ■ F1 Function Help File For SHELL.EXE
  187.   ■ README         11556 09-10-91 ■ Introduction Text File For System Files
  188.   ■ EZTEXT   ANS   11462 09-10-91 ■ Ansi Display File, May be Removed
  189.   ■ FILMAN   ANS   12007 09-10-91 ■ Ansi Display File, May be Removed
  190.   ■ ROSOFT   ANS   11549 09-10-91 ■ Ansi Display File, May be Removed
  191.   ■ ANSI     EXE    2950 09-10-91 ■ Displays Ansi Files at Selected Baud Rate
  192.   ■ CALC     EXE    5273 09-10-91 ■ TSR, Base Conversion Calculator
  193.   ■ CHKFRAG  EXE    7771 09-10-91 ■ List Disk File Fragmentation
  194.   ■ CHKROOT  EXE    7236 09-10-91 ■ Check Validity of Disk Root Directory
  195.   ■ CHNGMENU EXE    9279 09-10-91 ■ Users Shell Menu Editor
  196.   ■ CLK1     EXE    3077 09-10-91 ■ TSR, Compact Clock Display [Option Location]
  197.   ■ COLRTEXT EXE    2092 09-10-91 ■ Display Color Text Files at Selected Rate
  198.   ■ DDIR     EXE    7573 09-10-91 ■ Color Double Dir List/Print/All Dirs
  199.   ■ DEFRAG   EXE    9573 09-10-91 ■ DeFragment Disk Files
  200.   ■ DISKSCAN EXE    6735 09-10-91 ■ Scan Disk For Read Errors
  201.   ■ DOSCOMM  EXE    6685 09-10-91 ■ TSR, Assign DOS Function Key Commands
  202.   ■ DOSHELP  EXE    6929 09-10-91 ■ TSR, Pop-Up to Display/Create HLP Files
  203.   ■ DOSHELPM EXE   12500 09-10-91 ■ TSR, Pop-Up Help For Mono System
  204.   ■ EDIT     EXE   36374 09-10-91 ■ Text Editor With Many Special Functions
  205.   ■ EQUIP    EXE    5970 09-10-91 ■ List System Installed Equipment
  206.   ■ FILMAN   EXE   19714 09-10-91 ■ File Management System W/Mouse Menu
  207.   ■ MEMMAP   EXE    5379 09-10-91 ■ List System Memory Allocation
  208.   ■ PALETTE  EXE    6065 09-10-91 ■ TSR, Change Color Systems Color Palettes
  209.   ■ POPCAL   EXE    7419 09-10-91 ■ TSR, Moveable Pop-Up Calendar W/Clock/Alarm
  210.   ■ POPDIR   EXE   10168 09-10-91 ■ Dual Mode Directory Select,List/Execute File
  211.   ■ REPTCOMM EXE    4998 09-10-91 ■ Repeate a DOS Command in All Directories
  212.   ■ SCRNCLK  EXE    6619 09-10-91 ■ TSR, Movable Clock Display W/Alarm
  213.   ■ SHELL    EXE   12664 09-10-91 ■ Main Shell Routine, Loaded By SHELLC.EXE
  214.   ■ SHELLC   EXE    1512 09-10-91 ■ Compact Memory Resident Portion of SHELL
  215.   ■ SORTDIR  EXE    7600 09-10-91 ■ Sort & Compact Disk Directories
  216.   ■ TREE     EXE    6093 09-10-91 ■ List/Print Dir Tree W/Totals
  217.   ■ UNDELETE EXE    7995 09-10-91 ■ Recover Deleted Files
  218.   ■ WHERE    EXE    5616 09-10-91 ■ Locate Files Using Wild Card FileSpec
  219.   ■ EXTEXT   FIL   12878 09-10-91 ■ Sample Color Text File Generated By EDIT.EXE
  220.   ■ DIR      HLP   20002 09-10-91 ■ Sample DOS Directory Help For DOSHELP.EXE
  221.   ■ VIDEO    HLP   20000 09-10-91 ■ Sample DOS Video Help For DOSHELP.EXE
  222.   ■ APPLMENU MEU     134 09-10-91 ■ Initialized Applications Menu For User Entry
  223.   ■ COLRMENU MEU     353 09-10-91 ■ Shell Color Control Menu
  224.   ■ COPYMENU MEU     245 09-10-91 ■ Initialized DOS Diskette Copy Menu
  225.   ■ DOSMENU  MEU     263 09-10-91 ■ Initialized DOS Function Menu
  226.   ■ FORMMENU MEU     498 09-10-91 ■ Initialized DOS Diskette Format Menu
  227.   ■ GAMEMENU MEU     100 09-10-91 ■ Initialized Menu For Game Entry
  228.   ■ MENU     MEU     285 09-10-91 ■ Central Shell Menu To Branch To Other Menus
  229.   ■ SHELMENU MEU     893 09-10-91 ■ Utilities Menu Set Up To Run These Utilities
  230.  
  231.  
  232.  
  233.  
  234.  
  235.